public class SectionStyle : BaseStylePublic Class SectionStyle
Inherits BaseStyle| SectionStyle | Initializes a new instance of the SectionStyle class. |
| SectionStyle(String) | Initializes a new instance of the SectionStyle class. |
| BackgroundColor | Specifies the background color for a section. |
| Class | (Inherited from BaseStyle) |
| ColumnGap | Specifies the gap between columns. |
| Columns | Contains a collection of SectionColumn objects. |
| DataStyle | (Inherited from BaseStyle) |
| DisplayName |
Specifies the name of a style.
(Inherited from Style) |
| DontBalanceTextColumns | Specifies whether the text column content should be evenly distributed over all text columns or not. |
| EnableAutoUpdate | (Inherited from BaseStyle) |
| Family | (Inherited from BaseStyle) |
| LeftMargin | Specifies the left margin of the section. |
| ListStyle | (Inherited from BaseStyle) |
| MasterPageName | (Inherited from BaseStyle) |
| Name |
Specifies names that are used for referencing style.
(Inherited from Style) |
| NextStyle | (Inherited from BaseStyle) |
| OutlineNumberingLevel | (Inherited from BaseStyle) |
| ParentStyle | (Inherited from BaseStyle) |
| Protect | Specifies that sections should not be changed. |
| RightMargin | Specifies the left margin of the section. |
| Separator | Specifies the separator line between columns. |
| StyleMappings | (Inherited from BaseStyle) |
| WritingMode | Specifies the writing mode for an element. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current SectionStyle object to its equivalent string representation.
(Overrides BaseStyleToString) |